home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  2007-09-27  |  537b  |  26 lines

  1. object Form2: TForm2
  2.   Left = 468
  3.   Top = 163
  4.   BorderStyle = bsNone
  5.   Caption = 'Form2'
  6.   ClientHeight = 119
  7.   ClientWidth = 131
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   ShowHint = True
  17.   OnClose = FormClose
  18.   OnKeyDown = FormKeyDown
  19.   OnMouseMove = FormMouseMove
  20.   OnMouseUp = FormMouseUp
  21.   OnPaint = FormPaint
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25. end
  26.